################################################################################
# Automatically-generated file. Do not edit!
################################################################################

-include ../makefile.init

RM := rm -f

# All of the sources participating in the build are defined here
-include sources.mk
-include subdir.mk
-include objects.mk

ifneq ($(MAKECMDGOALS),clean)
ifneq ($(strip $(CTDT.C_DEPS)),)
-include $(CTDT.C_DEPS)
endif
ifneq ($(strip $(C++_DEPS)),)
-include $(C++_DEPS)
endif
ifneq ($(strip $(CC_DEPS)),)
-include $(CC_DEPS)
endif
ifneq ($(strip $(CPP_DEPS)),)
-include $(CPP_DEPS)
endif
ifneq ($(strip $(CXX_DEPS)),)
-include $(CXX_DEPS)
endif
ifneq ($(strip $(C_UPPER_DEPS)),)
-include $(C_UPPER_DEPS)
endif
endif

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 
MUNCHER_OBJ += \
ctdt.o \

MUNCHER_C += \
ctdt.c \


# All Target
all: 9FFD030000000000[5].UFPTSC1.drv

# Tool invocations
9FFD030000000000[5].UFPTSC1.drv: $(OBJS) $(USER_OBJS) $(MUNCHER_OBJ)
	@echo 'Building target: $@'
	@echo 'Invoking: FPM Linker'
	ccmips -T"C:\LonWorks\iLON\Development\eclipse\../compiler/vxworks-6.2/target/h/tool/gnu/ldscripts/link.OUT" -r -nostdlib -Wl,-EB -Wl,-X -o"9FFD030000000000[5].UFPTSC1.drv" $(OBJS) $(USER_OBJS) $(MUNCHER_OBJ) $(LIBS)
	@echo 'Finished building target: $@'
	@echo ' '
	$(MAKE) --no-print-directory post-build

ctdt.o: $(MUNCHER_C)
	@echo 'Invoking: FPM MunchCompiler'
	ccmips -DCPU=MIPS32 -DTOOL_FAMILY=gnu -DTOOL=sfgnu -D_WRS_KERNEL -DMIPSEB -DSOFT_FLOAT -DILON100 -DILON_PLATFORM -DINET6 -O0 -Wall -G 0 -mno-branch-likely -mips2 -EB -fmessage-length=0 -fno-omit-frame-pointer -fdollars-in-identifiers -ansi -fno-builtin -msoft-float -MD -MP -c -o"ctdt.o" $(MUNCHER_C)
	@echo 'Finished building: $@'
	@echo ' '

ctdt.c: $(OBJS)
	@echo 'Intermezzo'
	nmmips $(OBJS) | tclsh "C:\LonWorks\iLON\Development\eclipse\..\Compiler\vxworks-6.2\host\resource\hutils\tcl\munch.tcl" -c mips > "ctdt.c"
	@echo 'Finished building: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(CTDT.C_DEPS)$(OBJS)$(C++_DEPS)$(CC_DEPS)$(MUNCHER_C)$(LIBRARIES)$(CPP_DEPS)$(MUNCHER_OBJ)$(CXX_DEPS)$(C_UPPER_DEPS) 9FFD030000000000[5].UFPTSC1.drv
	-@echo ' '

post-build:
	-mv -f 9FFD030000000000[5].UFPTSC1.drv \#9FFD030000000000[5].UFPTSC1.drv
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY: post-build

-include ../makefile.targets
